x86 shadow: remove the assumption that multipage shadows are contiguous
authorTim Deegan <Tim.Deegan@citrix.com>
Wed, 1 Sep 2010 10:23:48 +0000 (11:23 +0100)
committerTim Deegan <Tim.Deegan@citrix.com>
Wed, 1 Sep 2010 10:23:48 +0000 (11:23 +0100)
commit3117617710bcfc3ff93a65b4defc0fc1bf4e64a2
tree29ccc7918334379a64c02dba0aeaf537b0531eb9
parent1c7493f10008fcd0aa7a168b05e9119a783278fb
x86 shadow: remove the assumption that multipage shadows are contiguous
and move from page to page using the linked list instead.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/multi.c